home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / cdoc720j.lzh / fbb.doc < prev    next >
Encoding:
Text File  |  1993-08-25  |  1.3 KB  |  34 lines

  1. V7.20e (and later versions) of C-BBS now support FBB protocol.
  2.  
  3. This means that C-BBS also now supports the use of Message IDs (MIDs) because
  4. FBB requires that any message have a BID on it and the BID on a personal
  5. message is called a MID.
  6.  
  7. The problem with compression that existed in V7.20e has been solved. You can
  8. now send and receive compressed files of any size.
  9.  
  10. There was also a problem with FBB ASCII forwarding in V7.20e and V7.20f
  11. which has also been fixed.
  12.  
  13. Transmission and reception of compressed messages must use transparent mode
  14. and so I have retained the ability to turn off the use of FBB compression
  15. with the #C option just in case anyone has problems with transparent mode on
  16. their TNC. You must NOT set the X parameter in your port's config.mb
  17. line to get transparent mode for FBB compression. If you do not turn
  18. compression off with the option #C then C-BBS assumes that your TNC has
  19. transparent mode.
  20.  
  21. If compression is turned off, C-BBS will still use the FBB ASCII protocol if
  22. it is talking to another system that understands FBB protocol.
  23.  
  24. When C-BBS uses the FBB protocol for forwarding, it puts an asterisk in front
  25. of the FBB comands that it sends to FBB - the asterisk is only sent to the
  26. local console. So a sequence such as:
  27.  
  28. [M_CBBS-7.20f-BFMH$]
  29. FF
  30. *FQ
  31.  
  32.  
  33. indicates that the local system sent the FQ command.
  34.